Migrate a Report
Overview
The API Comparison table highlights the main actions and API methods for creating, scheduling, and executing a Report. Select an endpoint from IQM or Xandr to review that platform's relevant API documentation. By comparing APIs, you can migrate your workflow from Xandr to IQM.
API Comparison
Base URLs
IQM: https://app.iqm.com
Xandr: https://api.appnexus.com
Action | IQM Endpoint | Xandr Endpoint | Notes |
---|---|---|---|
Get Report by ID | /api/v3/ra/report/{reportId} | /report | Xandr uses the id query parameter to retrieve report details. |
Create a Report | /api/v3/ra/report/add | /report | |
Schedule a Report | /api/v3/ra/report/email/schedule | /report | Xandr uses the report_interval when requesting a report to determine its scheduling. |
Execute a Report | /api/v3/ra/report/execute | /report-download | Xandr uses the id query parameter to execute/download report. |
Download a Report | /api/v3/ra/report/download |
More Reports Resources
IQM:
Xandr: